home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / myHome.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  7KB  |  189 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>0</id>
  4.   <defaultcontrol>50</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <autohidetopbar>yes</autohidetopbar>
  7.   <controls>
  8.     <control>
  9.       <description>background image</description>
  10.       <type>image</type>
  11.       <id>1</id>
  12.       <width>720</width>
  13.       <height>576</height>
  14.     </control>
  15.     <control>
  16.       <description>background image</description>
  17.       <type>image</type>
  18.       <id>1</id>
  19.       <posY>130</posY>
  20.       <width>338</width>
  21.       <height>375</height>
  22.       <texture>background_glass_hoover_area.png</texture>
  23.       <animation effect="fade" time="250">WindowOpen</animation>
  24.       <animation effect="fade" time="250">WindowClose</animation>
  25.     </control>
  26.     <control>
  27.       <description>Logo</description>
  28.       <type>image</type>
  29.       <id>900</id>
  30.       <posX>130</posX>
  31.       <posY>20</posY>
  32.       <texture>animations\89.png</texture>
  33.       <animation effect="fade" time="250">WindowOpen</animation>
  34.       <animation effect="fade" time="250">WindowClose</animation>
  35.     </control>
  36.     <control>
  37.       <description>Menu</description>
  38.       <type>menu</type>
  39.       <animation effect="fade" time="250">WindowOpen</animation>
  40.       <animation effect="fade" time="250">WindowClose</animation>
  41.       <animation effect="zoom" start="20,20" end="100,100" center="384,288" time="500">WindowOpen</animation>
  42.       <animation effect="zoom" start="100,100" end="20,20" center="384,288" time="500">WindowClose</animation>
  43.     <!-- 3d Tweening example -->
  44.       <!-- <animation effect="rotatey" start="0" end="20" center="525,0" tween="back" ease="easeout"  time="500">focus</animation> -->
  45.       <!-- <animation effect="rotatey" start="20" end="0" center="525,0"  tween="back" ease="easeout"   time="500">unfocus</animation> -->
  46.       <id>50</id>
  47.       <posX>370</posX>
  48.       <posY>130</posY>
  49.       <width>310</width>
  50.       <textcolor>ffffffff</textcolor>
  51.       <textColorNoFocus>ffa9d0f7</textColorNoFocus>
  52.       <dimColor>80ffffff</dimColor>
  53.       <buttonTextXOff>48</buttonTextXOff>
  54.       <buttonTextYOff>6</buttonTextYOff>
  55.       <buttonOffset>25</buttonOffset>
  56.       <buttonFont>font16</buttonFont>
  57.       <buttonHeight>45</buttonHeight>
  58.       <spaceBetweenButtons>18</spaceBetweenButtons>
  59.       <numberOfButtons>5</numberOfButtons>
  60.       <textureButtonFocus>hp_selectionbar.png</textureButtonFocus>
  61.       <textureButtonNoFocus>-</textureButtonNoFocus>
  62.       <hoverX>100</hoverX>
  63.       <hoverY>200</hoverY>
  64.       <hoverWidth>230</hoverWidth>
  65.       <hoverHeight>225</hoverHeight>
  66.       <hoverKeepAspectratio>yes</hoverKeepAspectratio>
  67.       <scrollTime>120</scrollTime>
  68.       <scrollTimeMin>60</scrollTimeMin>
  69.       <textureBackground>background_glass_menu_area.png</textureBackground>
  70.       <!-- <hover flipY="true" diffuse="Thumb_Mask.png"/> -->
  71.       <onright>13</onright>
  72.       <onleft>10</onleft>
  73.     </control>
  74.     <!-- Date and Time -->
  75.     <control>
  76.       <description>Date</description>
  77.       <type>label</type>
  78.       <animation effect="fade" time="250">WindowOpen</animation>
  79.       <animation effect="fade" time="250">WindowClose</animation>
  80.       <id>200</id>
  81.       <posX>343</posX>
  82.       <posY>150</posY>
  83.       <label>#date</label>
  84.       <align>right</align>
  85.       <font>font13</font>
  86.       <textcolor>ffa9d0f7</textcolor>
  87.     </control>
  88.     <control>
  89.       <description>Time</description>
  90.       <type>label</type>
  91.       <animation effect="fade" time="250">WindowOpen</animation>
  92.       <animation effect="fade" time="250">WindowClose</animation>
  93.       <id>201</id>
  94.       <posX>343</posX>
  95.       <posY>172</posY>
  96.       <label>#time</label>
  97.       <align>right</align>
  98.       <font>font14</font>
  99.       <textcolor>ffffffff</textcolor>
  100.     </control>
  101.     <!-- TOPBAR Buttons -->
  102.     <control>
  103.       <description>Back button</description>
  104.       <type>button</type>
  105.       <animation effect="fade" time="250">WindowOpen</animation>
  106.       <animation effect="fade" time="250">WindowClose</animation>
  107.       <animation effect="zoom" start="100,100" end="110,110" center="433,81" time="300">focus</animation>
  108.       <animation effect="zoom" start="110,110" end="100,100" center="433,81" time="300">unfocus</animation>
  109.       <id>10</id>
  110.       <posX>410</posX>
  111.       <posY>40</posY>
  112.       <width>56</width>
  113.       <height>80</height>
  114.       <textureFocus>button_shutdown_focus.png</textureFocus>
  115.       <textureNoFocus>button_shutdown_nofocus.png</textureNoFocus>
  116.       <label>-</label>
  117.       <action>99</action>
  118.       <onleft>50</onleft>
  119.       <onright>11</onright>
  120.       <onup>10</onup>
  121.       <ondown>50</ondown>
  122.     </control>
  123.     <control>
  124.       <description>videowallpaper button</description>
  125.       <type>button</type>
  126.       <animation effect="fade" time="250">WindowOpen</animation>
  127.       <animation effect="fade" time="250">WindowClose</animation>
  128.       <animation effect="zoom" start="100,100" end="110,110" center="493,81" time="300">focus</animation>
  129.       <animation effect="zoom" start="110,110" end="100,100" center="493,81" time="300">unfocus</animation>
  130.       <id>11</id>
  131.       <posX>470</posX>
  132.       <posY>40</posY>
  133.       <width>56</width>
  134.       <height>89</height>
  135.       <textureFocus>button_tvdesktop_focus.png</textureFocus>
  136.       <textureNoFocus>button_tvdesktop_nofocus.png</textureNoFocus>
  137.       <label>-</label>
  138.       <action>101</action>
  139.       <onleft>10</onleft>
  140.       <onright>12</onright>
  141.       <onup>11</onup>
  142.       <ondown>50</ondown>
  143.     </control>
  144.     <control>
  145.       <description>basichome button button</description>
  146.       <type>button</type>
  147.       <animation effect="fade" time="250">WindowOpen</animation>
  148.       <animation effect="fade" time="250">WindowClose</animation>
  149.       <animation effect="zoom" start="100,100" end="110,110" center="558,81" time="300">focus</animation>
  150.       <animation effect="zoom" start="110,110" end="100,100" center="558,81" time="300">unfocus</animation>
  151.       <id>12</id>
  152.       <posX>530</posX>
  153.       <posY>40</posY>
  154.       <width>56</width>
  155.       <height>83</height>
  156.       <textureFocus>Basic_focus.png</textureFocus>
  157.       <textureNoFocus>Basic_nofocus.png</textureNoFocus>
  158.       <label>-</label>
  159.       <action>115</action>
  160.       <onleft>11</onleft>
  161.       <onright>13</onright>
  162.       <onup>12</onup>
  163.       <ondown>50</ondown>
  164.     </control>
  165.     <control>
  166.       <description>Exit button</description>
  167.       <type>button</type>
  168.       <animation effect="fade" time="250">WindowOpen</animation>
  169.       <animation effect="fade" time="250">WindowClose</animation>
  170.       <animation effect="zoom" start="100,100" end="110,110" center="618,81" time="300">focus</animation>
  171.       <animation effect="zoom" start="110,110" end="100,100" center="618,81" time="300">unfocus</animation>
  172.       <id>13</id>
  173.       <posX>590</posX>
  174.       <posY>40</posY>
  175.       <width>56</width>
  176.       <height>83</height>
  177.       <textureFocus>button_close_focus.png</textureFocus>
  178.       <textureNoFocus>button_close_nofocus.png</textureNoFocus>
  179.       <label>-</label>
  180.       <action>97</action>
  181.       <onleft>12</onleft>
  182.       <onright>50</onright>
  183.       <onup>13</onup>
  184.       <ondown>50</ondown>
  185.     </control>
  186.   </controls>
  187. </window>
  188.  
  189.